home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 15 / BBS in a box XV-1.iso / Files / Educ / Higher Ed / G-M / MacPhaseExtras.sit / MacPhase Extras / MacPhase Macro Help.rsrc / TEXT_255_set3dfill.txt < prev    next >
Encoding:
Text File  |  1994-07-30  |  378 b   |  5 lines

  1. procedure Set3DFill(dataName : Str255; useIndex : boolean; red, green, blue, patNum : integer);
  2.  
  3. Sets the fill color when the fill type for 3D plots is specified as SPECIAL.  If useIndex is TRUE then the fill color is specified by the number in red, otherwise the  red-green-blue are used as the fill number.  The patNum specifies the pattern number.
  4.  
  5. Also see:  Set3DFillType